home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / chgle10.zip / SAMPLE3.GLE < prev    next >
Text File  |  1991-12-19  |  2KB  |  69 lines

  1. size 18 27  box !  
  2. set font psc
  3. amove 1.3 14.5
  4. begin graph
  5.     size 16 12
  6.     nobox
  7.     xaxis min 0 max 20 dticks 4 dsubticks 1
  8.     xplaces  4 8 12 16 20    ! these would be set to match the dates
  9.     xnames "╥╗" "╢■" "╚²" "╦─" "╬σ"
  10.     xticks length .2
  11.     yticks length .2
  12.     yaxis min 0 max 75 dticks 10 dsubticks 5 nofirst
  13.     ytitle "░┘  ╖╓  ▒╚ (%)"
  14.     xtitle ""
  15.     data TEST4.DAT
  16.     d1 lstyle 1 marker wcircle msize .3
  17.     d2 lstyle 1 marker wsquare msize .3
  18.     d3 lstyle 2 marker wcircle msize .3
  19.     d4 lstyle 2 marker wsquare msize .3
  20. end graph
  21. set hei .4 
  22. begin key
  23.     offset 8.2  2.3
  24.     text "╡┌╥╗╠⌡╟·╧▀" lstyle 1 marker circle mscale .6
  25.     text "╡┌╢■╠⌡╟·╧▀" lstyle 1  marker square mscale .6
  26.     text "╡┌╚²╠⌡╟·╧▀" lstyle 2 marker circle mscale .6
  27.     text "╡┌╦─╠⌡╟·╧▀" lstyle 2 marker square mscale .6
  28. end key
  29. rmove 12 9 
  30. text (a)
  31.  
  32. amove 1.3 4 
  33. set  hei .5
  34. begin graph
  35.     size 16 12
  36.     nobox
  37.     xaxis min 0 max 20 dticks 4 dsubticks 1
  38.     xplaces  4 8 12 16 20    ! these would be set to match the dates
  39.     xnames "╥╗╘┬" "╢■╘┬" "╚²╘┬" "╦─╘┬"  "╬σ╘┬"
  40.     xticks length .2
  41.     yticks length .2
  42.     yaxis min 0 max 110 dticks 10 dsubticks 5
  43.     ytitle "┐¬ ╗¿ ╩² ─┐" hei 0.8
  44.     xtitle ""
  45.     data TEST4.DAT
  46.     d1 lstyle 1 marker circle msize .3
  47.     d2 lstyle 1 marker square msize .3 smooth
  48.     d3 lstyle 2 marker circle msize .3 smooth
  49.     d4 lstyle 2 marker square msize .3
  50. end graph
  51. rmove 12 9 
  52. text (b)
  53.  
  54. set hei .4 
  55. amove 9 26
  56. text ╟·╧▀┐╔╥╘╙├╞╜╗¼└α╨═
  57. amove 9 3
  58. set hei 0.9
  59. set just center
  60. begin text 
  61. ═╝ 5. Γ¿║∩╠╥┐¬╗¿╩²─┐╦µ╩▒╝Σ▒Σ╗»╟Θ┐÷
  62.    (╫ó╥Γú¼╒Γ└∩╙├╡─╩²╛▌╩╟▒α╘∞╡─)
  63. end text
  64.  
  65. set just left
  66. amove 1 1
  67. set hei 0.4
  68. text └²: 3                                    
  69.